From 5692710b2a3f18f0d3b6487eb001347a11130d1f Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Mon, 24 Aug 2020 08:21:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92d0ffdd..9947c584 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ docker run siridb/itest:latest ``` ## Create or expand a database -[SiriDB Admin](https://github.com/SiriDB/siridb-admin) is required for creating a new database or expanding an existing database with a new server. Documentation on how to install and use the admin tool can be found at the [siridb-admin](https://github.com/SiriDB/siridb-admin#readme) github project. Binaries are available for most platforms and can be downloaded from [here](https://github.com/SiriDB/siridb-admin/releases/latest). +[SiriDB Admin](https://github.com/SiriDB/siridb-admin) can be used for creating a new database or expanding an existing database with a new server. Documentation on how to install and use the admin tool can be found at the [siridb-admin](https://github.com/SiriDB/siridb-admin#readme) github project. Binaries are available for most platforms and can be downloaded from [here](https://github.com/SiriDB/siridb-admin/releases/latest). As an alternative it is possible to use a simple [HTTP API](https://docs.siridb.net/connect/http_api/) for creating or expanding a SiriDB database. ## Using SiriDB SiriDB has several tools available to connect to a SiriDB database. -- 2.30.2